home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Complet / The Gimp / gimp-2.2.7-i586-setup.exe / {app} / README.txt
Text File  |  2005-01-24  |  4KB  |  120 lines

  1. The GNU Image Manipulation Program Version 2.2
  2. ----------------------------------------------
  3.  
  4. This is version 2.2 of The GIMP. Version 2.2 is an update on GIMP 2.0.
  5. GIMP 2.2 is fully backward compatible to GIMP 2.0. Plug-ins and
  6. scripts written for GIMP 2.0 will continue to work and don't need to
  7. be changed nor recompiled to be used with GIMP 2.2.  We do however
  8. hope that plug-in authors will update their plug-ins for GIMP 2.2 and
  9. adapt the GUI changes we did with this version.
  10.  
  11. GIMP 2.2 replaces GIMP 2.0. It is advised that you uninstall GIMP 2.0
  12. before installing GIMP 2.2. If you want to keep GIMP 2.0 installed in
  13. parallel to GIMP 2.2, you have to choose a separate prefix which is
  14. not in your default library search path.
  15.  
  16. This code has already seen quite some testing but a lot has changed
  17. since version GIMP 2.0 and we could very well have introduced new
  18. bugs. If you find any , make sure you report them at bugzilla.gnome.org
  19. (after checking that it isn't reported already).
  20.  
  21. The GIMP 2.2 API is guaranteed to be backward compatible (source and
  22. binary) with the GIMP 2.0 API. If you find that your 2.0 plug-in break
  23. when used with the GIMP 2.2 libraries, or if you cannot compile a GIMP
  24. 2.0 plug-in against the GIMP 2.2 header files, please report that as a
  25. bug.
  26.  
  27. If you want to hack on The GIMP, please read the file HACKING. For
  28. detailed installation instructions, see the file INSTALL.
  29.  
  30.  
  31. 1. Web Resources
  32. ================
  33.  
  34. The GIMP's home page is at:
  35.  
  36.     http://www.gimp.org/
  37.  
  38. Please be sure to visit this site for information, documentation,
  39. tutorials, news, etc.  All things GIMP-ish are available from there.
  40.  
  41. The automated plug-in registry is located at:
  42.  
  43.     http://registry.gimp.org/
  44.  
  45. There you can get the latest versions of plug-ins, using a convenient
  46. forms-based interface.
  47.  
  48. The latest version of The GIMP can be found at:
  49.  
  50.     http://www.gimp.org/downloads/
  51.  
  52.  
  53. 2. Mailing Lists
  54. ================
  55.  
  56. We have several mailing lists dedicated to GIMP user and development
  57. discussion.  There is more info at
  58.  
  59.     https://lists.xcf.berkeley.edu/mailman/listinfo/<listname>
  60.  
  61. with <listname> replaced by "gimp-announce", "gimp-user", "gimp-win-users"
  62. or "gimp-developer" (without the quotes, of course) depending on the list
  63. you want to subscribe to.  Links to the mailing list archives can be
  64. found at the same addresses as given above.
  65.  
  66. Gimp-announce is a low-traffic list with announcements about new
  67. releases of GIMP and plug-ins. Gimp-user is a mailing list dedicated
  68. to user problems, hints and tips, discussion of cool effects, etc.
  69. Gimp-developer is oriented to GIMP core and plug-in developers.  Most
  70. people will only want to be subscribed to gimp-user. If you want to
  71. help develop The GIMP, the gimp-developer mailing list is a good
  72. starting point.
  73.  
  74. There is also a mailing list, "gimpwin-users", dedicated to users of the
  75. Win32 port.  To subscribe, send an empty message to
  76.  
  77.     gimpwin-users-subscribe@egroups.com
  78.  
  79. You can also use the web interface at
  80. http://www.egroups.com/group/gimpwin-users/. Note that as this mailing
  81. list is hosted on egroups.com, the messages from the list contain
  82. relatively unintrusive and easily ignored advertisements at the
  83. end. But if you are absolutely allergic to ads, don't subscribe.
  84.  
  85.  
  86. 3. IRC
  87. ======
  88.  
  89. And finally, for the real junkies, there is an IRC channel devoted to
  90. the GIMP. On Byxnet (a private mostly-GIMP network) there is #gimp.
  91. Many of the developers hang out there.  One of the Byxnet servers are:
  92.  
  93.     irc.gimp.org:6667
  94.  
  95.  
  96. 4. Customizing
  97. ==============
  98.  
  99. The look of GIMP's interface can be customized like any other GTK app
  100. by editing the ~/.gtkrc-2.0 file or by using "themes" (ready-made
  101. customizations).  For downloadable themes and further details, see
  102. http://gtk.themes.org.  Additionally, GIMP reads ~/.gimp-2.2/gtkrc so
  103. you can have settings that only apply to The GIMP.
  104.  
  105. Included is a set of keybindings similar to those in Adobe Photoshop.
  106. You can find them in the ps-menurc file.  To use them, copy this file
  107. to ~/.gimp-2.2/menurc. You can also manually change the keybindings to
  108. any of your choice by editing ~/.gimp-2.2/menurc.
  109.  
  110.  
  111. Have fun,
  112.  
  113.   Spencer Kimball
  114.   Peter Mattis
  115.   Federico Mena
  116.   Manish Singh
  117.   Sven Neumann
  118.   Michael Natterer
  119.   Dave Neary
  120.